AI024
ROCm and HIP: A Detailed 10-Chapter Tutorial
Introduction to ROCm and HIP Architecture
Learning Objectives
- Deconstruct the layers and components of the ROCm open-source platform
- Evaluate the portability advantages of the HIP programming model across diverse GPU hardware
- Map HIP execution primitives to underlying AMD GPU architecture features
- Identify the workflow for porting and optimizing existing CUDA kernels to HIP